transform: Add G_GNUC_WARN_UNUSED_RESULT annotations
authorTimm Bäder <mail@baedert.org>
Sun, 2 Jun 2019 08:33:30 +0000 (10:33 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 2 Jun 2019 08:33:30 +0000 (10:33 +0200)
commitb6cc774312814ff55772426327137a9803e654ac
tree25f3675d822dba51e4ff552dfcc27fff95bf8b66
parentdb548ee2a05ab1d2bc9bb44de9d20111e485dbe6
transform: Add G_GNUC_WARN_UNUSED_RESULT annotations

These functions return the new transform so their return value should
really never be ignored.
gsk/gsktransform.h